@charset "UTF-8";
/*公共*/
.section {
  text-align: center;
  font: 50px "Microsoft Yahei";
  color: #fff;
}

.section p {
  font: 30px "Microsoft Yahei";
}

.preload-bg {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.video-render canvas {
  height: 100%;
  width: 100%;
  display: block;
}

.vmask .video-render:after,
.slide.active .video-render:after {
  background: rgba(0, 0, 0, 0) url("../images/spattern.png") repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  right: 0;
}

/********************
** Video Slides
********************/
.sidebox {
  height: 10px;
  position: absolute;
  left: 71px;
  top: 0;
  bottom: 0;
  width: 400px;
  z-index: 1;
}

.v-process {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 50px;
  left: 60px;
  z-index: 1;
}

.v-process li {
  list-style: none;
  float: left;
  width: 50px;
  height: 10px;
  background-color: #fff;
  margin-right: 5px;
}

.v-process li a,
.v-process li a span {
  display: block;
  height: 10px;
}

.v-process li a span {
  background-color: #00366c;
  width: 0%;
}

.s3 .v-process {
  width: 100%;
  bottom: 130px;
  left: 0;
  background: rgba(0, 0, 0, 0) url("../images/spattern.png") repeat scroll 0 0;
}

.s3 .v-process li {
  margin: 0;
  width: 33.33%;
  background-color: transparent;
}

#fp-nav {
  z-index: 333;
}
#fp-nav ul li {
  float: none;
}
#fp-nav ul li:hover a span {
  width: 16px !important;
  background: #022c6a !important;
}
#fp-nav ul li a.active span {
  width: 16px !important;
  background: #022c6a !important;
}
#fp-nav ul li a span {
  border: 0;
  width: 10px;
  height: 3px !important;
  background: white !important;
  border-radius: 0 !important;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#fp-nav .fp-tooltip {
  display: none !important;
}

/*公共*/
.section {
  overflow: hidden;
}
.section.s4 {
  background: black !important;
}
.section .main {
  height: 89vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.section .main_content {
  position: relative;
  height: 100vh;
  width: 100%;
  z-index: 2;
}
.section .main_content > .content {
  height: 100vh;
  width: 100%;
}

.s1 {
  background: none !important;
}
.s1 .main_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.s1 .main_content .main {
  position: relative;
  z-index: 22;
  color: white;
  display: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 10%;
}
.s1 .main_content .main.flex {
	/* Daniel
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  
  position:absolute;
  left:200px;
  top:50%;
  margin-top:-100px;
  display:block;
}
.s1 .main_content .main .public_word_box {
  width: auto;
}
.s1 .main_content .main .public_word_box h4 {
  width: 350px;
}
.s1 .main_content .main .public_word_box .summary {
  width: 492px;
}
.s1 .main_content .main .btn_list > div {
  float: left;
  margin-right: 30px;
}
.s1 .main_content .main .btn_list .an-btn-ctn {
  width: 270px;
  height: 60px;
}
.s1 .main_content .video-render {
  left: 0;
  top: 0;
  right:0;
  bottom:0;
  position: absolute;
  z-index: 1;
}

.s1 .main_content .main .public_word_box_en h4 {
  width: 672px;
  font-size: 46px;
}
.s1 .main_content .main .public_word_box_en .summary {
  width: 613px;
}

.s2 {
  background-color: #636363 !important;
  position: relative;
}
.s2 .sidebox {
  height: 10px !important;
  top: inherit !important;
  bottom: 50% !important;
  margin-bottom: -210px;
  left: 132px;
}
.s2 .fp-tableCell {
  position: relative;
}
.s2 .v-process {
  position: static;
}
.s2 .lf_shebei {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 44;
  background: rgba(0, 0, 0, 0.7);
  height: 100vh;
  width: 640px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: white;
}
.s2 .lf_shebei .item {
  width: 370px;
  margin: 0 auto;
}
.s2 .lf_shebei .item .an-btn-text {
  font-weight: inherit;
}

.s3 {
  background: black !important;
}

.s4 .main_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.s4 .main_content .goods_list {
  height: 100%;
  width: 100%;
}
.s4 .main_content .active .content .goods_pic_bg {
  -webkit-animation: bg_change_size2 50s;
  animation: bg_change_size2 50s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.s4 .main_content .content {
  height: 100vh;
  overflow: hidden;
  width: 100%;
}
.s4 .main_content .content .goods_pic_bg {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.s4 .container {
  height: 100%;
  text-align: center;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
.s4 .title {
  font-size: 60px;
  font-weight: 600;
  color: #eaca00;
}
.s4 .top_title2 {
  font-size: 50px;
  margin: 8px 0;
}
.s4 .summary {
  margin-top: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.s4 .summary .line {
  width: 210px;
  height: 1px;
  background: white;
  margin: 0 34px;
  position: relative;
  top: 15px;
}
.s4 .summary .center {
  max-width: 460px;
  font-size: 20px;
}
.s4 .owl-theme .owl-controls {
  bottom: 29%;
}
.s4 .owl-theme .owl-controls .owl-page {
  overflow: hidden;
}
.s4 .typelist li:hover a {
  padding-bottom: 42px;
}
.s4 .typelist li:hover a p {
  display: none;
}

.s5 {
  position: relative;
  background: url("../images/page5_bg.jpg") no-repeat center;
  background-size: cover;
}
.s5 .main_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.s5 .main_content .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 94vh;
  width: 100%;
}
.s5 .main_content .content .container2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.s5 .main_content .content .contact_box {
  padding-left: 40px;
  padding-right: 100px;
}
.s5 .main_content .content .contact_box .title {
  font-size: 60px;
  font-weight: 600;
  color: white;
  text-align: left;
  margin-bottom: 30px;
}
.s5 .main_content .content .contact_box .summary {
  margin-top: 33px;
  font-size: 14px;
  color: #686868;
  font-weight: 600;
  line-height: 2;
  margin-bottom: 33px;
}
.s5 .main_content .content .contact_box .ditu {
  margin-bottom: 30px;
}
.s5 .main_content .content .contact_box .ditu #dituContent {
  width: 539px;
  height: 250px;
}
.s5 .main_content .content .contact_box > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.s5 .main_content .content .contact_box > ul li {
  display: flex;
  width: 50%;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 17px;
}
.s5 .main_content .content .contact_box > ul li p {
  margin-left: 15px;
  font-size: 14px;
  color: #c9c9c9;
  display: block;
  flex-wrap: wrap;
  min-height: 38px;
  text-align:left;
}
.s5 .main_content .content .contact_box > ul li p strong {
  color: white;
  float: left;
}
.s5 .main_content .content .contact_box > ul li p span {
  display: block;
  flex: 1;
  text-align: left;
}
.s5 .main_content .content .contact_box .beizhu {
  position: static;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #5e5e5e;
}
.s5 .main_content .content #feedback.liuyan_box, .s5 .main_content .content #feedbacken.liuyan_box {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.s5 .main_content .content #feedback .f, .s5 .main_content .content #feedbacken .f {
  padding: 0 20px;
  padding-bottom: 30px;
}
.s5 .main_content .content #feedback tbody, .s5 .main_content .content #feedbacken tbody {
  line-height: 70px;
}
.s5 .main_content .content .liuyan_box textarea {
  height: 82px !important;
  margin-top: 24px !important;
}
.s5 .main_content .content .liuyan_box #feedbackbotton, .s5 .main_content .content .liuyan_box #feedbackenbotton {
  width: 160px;
  height: 40px;
  background: #e50012;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 6px;
  border: 0;
  outline: none !important;
  margin-left: 40px;
}
.s5 .main_content .content .liuyan_box .infoInput {
  width: 100%;
  border: 0;
  border-bottom: 1px solid black;
  height: 59px;
  font-size: 16px;
  color: black;
  background: transparent;
}
.s5 .main_content .content .liuyan_box .liuyan-tr.liuyan7 td:first-child {
  display: none;
}
.s5 .main_content .content .liuyan_box .liuyan-tr.liuyan6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.s5 .main_content .content .liuyan_box .liuyan-tr.liuyan6 #feedbackseccodesrc {
  height: 25px;
}
.s5 .main_content .content .liuyan_box .liuyan-tr.liuyan6 th {
  left: inherit !important;
  top: inherit !important;
  width: 70px !important;
  display: none !important;
}
.s5 .main_content .content .liuyan_box .liuyan-tr.liuyan6 td {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.s5 .main_content .content .liuyan_box .liuyan-tr.liuyan6 td input {
  width: 100px;
  margin-right: 10px;
}
.s5 #feedback .liuyan-tr.liuyan6, .s5 #feedbacken .liuyan-tr.liuyan6 {
  margin-bottom: 0;
}
.s5 #feedback .liuyan-tr.liuyan7, .s5 #feedbacken .liuyan-tr.liuyan7 {
  position: relative;
  overflow: visible;
}
.s5 #feedback .liuyan-tr.liuyan7 td, .s5 #feedbacken .liuyan-tr.liuyan7 td {
  display: block !important;
}

/*owl的按钮*/
.s4 .owl-controls .owl-page span {
  position: relative;
  width: 60px;
  height: 10px;
  background: white;
  display: block;
  border-radius: 0%;
  border: 0;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  z-index: 2;
}

.owl-theme .owl-controls .owl-page span {
  position: relative;
}

.owl-theme .owl-controls .owl-page {
  position: relative;
}
.owl-theme .owl-controls .owl-page:before {
  width: 0%;
  height: 10px;
  background: #022c6a;
  display: inline-block;
  content: '';
  position: absolute;
  left: 5px;
  top: 0px;
  z-index: 3;
}
.owl-theme .owl-controls .owl-page.active:before, .owl-theme .owl-controls .owl-page.on:before {
  -webkit-animation-name: shipin_jindutiao;
  animation-name: shipin_jindutiao;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  border: 0;
}

.s4 .lf_shebei.owl-theme .owl-controls .owl-page.active span {
  background: white;
  border: 0;
}

.s4 .owl-page:hover span {
  background: #022c6a;
  border: 0;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
}

.index_page_en .s4 .top_title2 {
  font-size: 28px;
}

.index_page_en .s3 .public_word_box h4 {
  width: 518px;
}
.index_page_en .s3 .public_word_box .summary {
  font-size: 31px;
}

/*****SIZE******/
@media (max-width: 1600px) {
  .index_page_en .s1 .main_content .main .public_word_box h4 {
    width: 526px !important;
    font-size: 36px;
  }

  .index_page_en .s1 .main_content .main .public_word_box .summary {
    width: 613px;
    font-size: 23px;
  }

  .index_page_en .s2 .lf_shebei {
    width: 490px;
  }

  .index_page_en .s5 .main_content .content .contact_box > ul {
    align-items: flex-start;
  }
}
/*苹果电脑1450*/
@media (max-width: 1500px) {
  .s1 .main_content .main .btn_list .an-btn-ctn {
    width: 226px;
  }

  .s2 .sidebox {
    bottom: 50% !important;
    left: 25px !important;
    margin-bottom: -190px;
  }

  .s2 .lf_shebei {
    width: 420px;
  }

  .s4 .title {
    font-size: 50px;
  }

  .s4 .top_title2 {
    font-size: 40px;
  }

  .s4 .summary .center {
    font-size: 22px;
  }

  .s5 .main_content .content .contact_box .summary {
    margin-bottom: 10px;
    text-align: left;
    margin-top: 10px;
  }

  .s5 .main_content .content .contact_box .title {
    font-size: 40px;
  }

  .s5 .main_content .content .liuyan_box {
    padding-top: 15px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 15px;
  }

  .s5 .main_content .content .contact_box > ul li {
    padding-right: 30px;
  }
  .s5 .main_content .content .contact_box > ul li:nth-child(3) img {
    height: 27px;
  }

  .s5 .main_content .content #feedback.liuyan_box {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .s5 .main_content .content .liuyan_box #feedbackbotton {
    bottom: 37px;
  }

  .index_page_en .s5 .main_content .content .contact_box > ul li {
    padding-right: 10px;
  }
}
@media (max-width: 1366px) {
  .s1 .main_content .main {
    padding-bottom: 0;
    justify-content: center;
  }

  .s1 .main_content .main .btn_list .an-btn-ctn {
    width: 170px;
    height: 50px;
  }

  .s2 .lf_shebei {
    width: 330px;
  }

  .s2 .lf_shebei .item {
    width: 85%;
    height: 270px;
  }

  .s2 .sidebox {
    bottom: 50% !important;
    margin-bottom: -176px;
  }

  .s4 .summary .line {
    width: 120px;
  }

  .s4 .summary .center {
    font-size: 20px;
    width: 513px;
  }

  .s4 .owl-theme .owl-controls {
    bottom: 29%;
  }

  .s5 .main_content .content {
    height: 88vh;
  }

  .s5 .main_content .content .contact_box .title {
    font-size: 35px;
    margin-bottom: 17px;
  }

  .beizhu {
    height: auto;
  }

  .s5 .main_content .content .contact_box .ditu #dituContent {
    height: 200px;
  }

  .s5 .main_content .content .liuyan_box .infoInput {
    height: 40px;
  }

  .s5 .main_content .content #feedback tbody {
    line-height: 48px;
  }

  .s5 .main_content .content .liuyan_box #feedbackbotton {
    bottom: 26px;
    height: 35px;
  }

  .s5 .main_content .content .liuyan_box textarea {
    height: 69px !important;
    margin-top: 19px !important;
  }
}




/*# sourceMappingURL=index.css.map */
